home *** CD-ROM | disk | FTP | other *** search
/ Pornodelic / Pornodelic - Disc 2.iso / pc / data / movie2.dir / 00052_ÉpÉjÉbÉN.ls < prev    next >
Encoding:
Text File  |  1998-03-05  |  143 b   |  8 lines

  1. on mouseDown
  2.   if somebutton() then
  3.     set the movieRate of sprite 15 to 0
  4.     spritexy(15, 160 + 23, 120 + 500)
  5.     go("Panic")
  6.   end if
  7. end
  8.